home *** CD-ROM | disk | FTP | other *** search
- Path: ip-pdx03-46.teleport.com!johnb
- From: johnb@imagix.com (John Blattner)
- Newsgroups: comp.lang.c++
- Subject: Re: Looking for C++ source code analysis tool
- Date: Mon, 11 Mar 1996 08:07:14 +1000
- Organization: Imagix Corporation
- Message-ID: <johnb.58.0E1BD88D@imagix.com>
- References: <4hptsf$8vc@scapa.cs.ualberta.ca>
- NNTP-Posting-Host: ip-pdx03-46.teleport.com
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
-
- In article <4hptsf$8vc@scapa.cs.ualberta.ca> diego@cs.ualberta.ca (Diego Novillo) writes:
-
- >I am looking for a tool to help me analyze C++ source code. The tool
- >should have things like a pretty printer, class hierarchy printer and
- >class browsing capabilities.
-
- >Does anyone know where I could find a tool with these capabilities?
- >Thank you.
-
- You might want to check the "Software Re-engineering Web Home Page"
- which has a lot of useful information about tools, resources, etc, for
- reverse engineering. You can find it at:
- http://www.erg.abdn.ac.uk/users/brant/sre
-
- Another useful site, associated with comp.software-eng and containing
- a wider selection of CASE tools is:
- http://www.qucis.queensu.ca/Software-Engineering
-
- ----------
-
- One tool I'd recommend you look at (since we make it) is Imagix 4D, a
- program understanding tool for C and C++ software.
-
- What's unique about Imagix 4D -
- - shows many aspects of software - control flow, data flow, build
- dependencies, class use (C++ only), test coverage, performance...
- - allows easy focusing on pertinent data through knowledge-based
- exploration engine
- - speeds comprehension through 3D graphic visualization
- - automatically generates design documentation, including html
- - is affordably priced
-
- For more info and trial software:
- file://ftp.teleport.com/pub/vendors/imagix/README
- http://www.teleport.com/~imagix
- email - info@imagix.com
-
- --------------------------------------------------------
- John Blattner
- Imagix Corporation tel: 1.503.644.4905
- 3800 SW Cedar Hill Blvd #227 fax: 1.503.644.5629
- Beaverton, OR 97005-2035 email: johnb@imagix.com
-
-
-